home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 200 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: familynews.cycor.ca!usenet
  2. From: gcaine@cycor.ca (gcaine)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: 2 PPP accounts
  5. Date: 5 Jan 1996 05:33:47 GMT
  6. Organization: Cycor Communications Inc., Coast to Coast Internet Services
  7. Message-ID: <1196.6577T1378T708@cycor.ca>
  8. References: <940.6570T922T927@globalxs.nl> <1057.6573T1044T385@welchlink.welch.jhu.edu>
  9. NNTP-Posting-Host: skt-as014.cycor.ca
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13. >On 28-Dec-95 12:27:31, Remco van Hooff commented:
  14. >>Is anybody out there succesfully using 2 PPP accounts?
  15. >>I have 2 PPP accounts, but can only use one at a time. With one at a time I
  16. >>mean that I have to reconfigure my ppp0.config to use a different
  17. >>dialscript each time I want to connect to the other account.
  18.  
  19. >Actually, up until recently, _mine_ was TIA and hers was PPP, so the
  20. >different AmiTCP's were *NOT* set up both for PPP. Now I've got PPP as
  21. >well, and have to change _some_thing, because I'm not getting the PPP
  22. >connection....
  23.  
  24. Here's how I handled different users, and it should work for
  25. different accounts too.
  26.  
  27. My PPP0.config is:
  28.  
  29. 8n1.device 0 57600 0.0.0.0 7WIRE DIALSCRIPT=ram:dialscript
  30.                                             ^^^^^^^^^^^^^
  31.  
  32. Then I made three different dialscripts, and put them in S:
  33. I made three startnet scripts, one for each user.
  34.  
  35. I created three script files like this one.
  36.  
  37. copy s:inet_gary to ram:dialscript QUIET
  38. startnet_Gary
  39.  
  40. Now, all any of us has to do is click on the script for our startnet.
  41.  
  42. I could have put the copy command one the first line of each startnet
  43. script, I don't know why I didn't.
  44.  
  45.  
  46. Gary Caine    Member: Team AMIGA
  47.  
  48.